From 6b48a7bbd8b09f3c81d9091bba80664d2c41b7fa Mon Sep 17 00:00:00 2001 From: robertl Date: Sun, 2 Mar 2003 03:23:20 +0000 Subject: [PATCH] Be less aggressive in rebuilding internal styles. --- gpsbabel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/Makefile b/gpsbabel/Makefile index ba46742ca..e497641d7 100644 --- a/gpsbabel/Makefile +++ b/gpsbabel/Makefile @@ -44,7 +44,7 @@ install: # Nerdy release stuff that needs to work only on Linux. -internal_styles.c: mkstyle.sh style/csv.style +internal_styles.c: mkstyle.sh ./mkstyle.sh > internal_styles.c dep: -- 2.30.2